home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 January / Chip_1997-01_cd.bin / dirwin / data.z / ANIMWIZ.DIR / 00267_Script_Hit the function tab < prev    next >
Text File  |  1996-03-15  |  58b  |  4 lines

  1. on mouseDown
  2.   global goFunction
  3.   mHit(goFunction)
  4. end